| StateReport |
| EntityType | Independent |
| Logical Entity Name | StateReport |
| Default Table Name | SyStateReport |
| Logical Only | NO |
| Definition | |
| Note |
| StateReport Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | NCHAR(8) | NO | ||
UsaStateCode |
CHAR(2) | NO | ||
| ModuleCode | NCHAR(2) | NO | ||
| Name | NVARCHAR(255) | NO | ||
| IsActive | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| AgencyCode | NVARCHAR(100) | NO |
| StateReport Keys |
| Key Name | Key Type | Keys |
| SyStateReport_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SyStateReport_SyStateCode_N_N_IDX | Inversion Entry | UsaStateCode |
| UNQ_SyStateReport_Code | Unique Constraint | Code |
| PK_SyStateReport_SyStateReportID | PrimaryKey | Id |
| StateReport Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| UsaState | Non-Identifying | One To Zero or More | UsaStateCode | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StateReportConfigurationSetting | Non-Identifying | One To Zero or More | NO |
| StateReport Check Constraints |
| Check Constraint Name | CheckConstraint |